add note about emails

Andrew Cantino 11 years ago
parent
commit
04774fa682
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -47,6 +47,8 @@ If you just want to play around, you can simply clone this repository, then perf
47 47
 * Run `foreman start`, visit [http://localhost:3000/][localhost], and login with the username of `admin` and the password of `password`.
48 48
 * Setup some Agents!
49 49
 
50
+Note: by default, emails are not sent in the `development` Rails environment, which is what you just setup.  If you'd like to enable emails when playing with Huginn locally, edit `config.action_mailer.perform_deliveries` in `config/environments/development.rb`.
51
+
50 52
 If you need more detailed instructions, see the [Novice setup guide][novice-setup-guide].
51 53
 
52 54
 [localhost]: http://localhost:3000/